Quiz App
Version 1.0:
This project displays a quiz mini-app. It offers multiple choice
answers, displays a dinal score and allows users to retry.
Major project steps are:
- ✔create page structure;
- ✔add styling;
- ✔responsive design;
- ✔add functionality;
- ✔refactor code;
- ✔add thumbnail;
Project status:
- Xwork in progress;
- ✔project completed;
Updates ideas:
- - use an API for access to a quiz questions database;
- - track right/wrong answers and show users what they got wrong;
- - create timed questions and a bonus points system;
Version 2.0: TBA